home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #5 / Amiga Plus CD - 2000 - No. 5.iso / PowerPC / Tools / morphosuser / docs_user / Hardware.txt < prev    next >
Text File  |  2000-01-01  |  5KB  |  157 lines

  1. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2. !!!                 MorphOS Public Beta Version                  !!!
  3. !!!             Copyright Ralph Schmidt, Frank Mariak            !!!
  4. !!!                           2000                               !!!
  5. !!!                                                              !!!
  6. !!!            Backup your HDs before you do anything            !!!
  7. !!!    Beta means...*NOT* finished...*MAY* have obvious Bugs     !!!
  8. !!!       It`s meant for experienced developers and users        !!!
  9. !!!                                                              !!!
  10. !!!  Don`t make prejudgements about the finished product`s       !!!
  11. !!!  stability.                                                  !!!
  12. !!!                                                              !!!
  13. !!!  If something doesn`t work the way you think it should work  !!!
  14. !!!  please *NOTIFY* us through email or through bugforms at     !!!
  15. !!!                                                              !!!
  16. !!!                       www.morphos.de                         !!!
  17. !!!                                                              !!!
  18. !!!   It makes no sense to post bugs to usenet as we may         !!!
  19. !!!   miss them, may cause misperceptions to normal users and    !!!
  20. !!!   may cause unnecessary mud slinging and flame wars.         !!!
  21. !!!                                                              !!!
  22. !!!   And a last word....                                        !!!
  23. !!!   This product is very complex. It has to emulate the 68k,   !!!
  24. !!!   provide a new PPC/68k interface, several native drivers    !!!
  25. !!!   and has to handle all kinds of unknown hardware and        !!!
  26. !!!   software which may have all kinds of sideeffects, may      !!!
  27. !!!   contain hidden bugs and we aren`t perfect either.          !!!
  28. !!!   So don`t expect miracles about handling all your prefered  !!!
  29. !!!   hardware and software combinations.                        !!!
  30. !!!                                                              !!!
  31. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  32.  
  33.  *** Please notify us about HW driver problems ***
  34.  
  35. use emultools/identify/* to make a dump of your system.
  36.  
  37. ################################################################################################
  38.  
  39. Supported Hardware:
  40.  
  41. Motherboards:
  42.  
  43.  o A4000
  44.  o A4000t
  45.  o A3000(t)
  46.  o A1200
  47.  
  48. PPC Cards:
  49.  o CyberstormPPC is in BETA state
  50.  o BlizzardPPC is in ALPHA state
  51.  
  52. Ram:
  53.  
  54.  o max. 128MB
  55.    (The BlizzardPPC HW supports 256MB but it`s not yet supported)
  56.  
  57. Gfxcards:
  58.  o CVisionPPC
  59.  o BVisionPPC
  60.  o CyberVision64
  61.  o CyberVision3d
  62.  o Retina Z3
  63.  o Picollo64
  64.  o Spectrum
  65.  o Picasso2
  66.  o Picasso4
  67.  
  68. only through CyberGraphX 5.
  69.  
  70. I/O:
  71.  o Symbios770 used on the CyberstormPPC
  72.  o Symbios710 used on the BlizzardPPC, A4091 and A4000t
  73.  o A1200,A4000,A4000t IDE
  74.  
  75. Net:
  76.  o Ariadne I
  77.  o Ariadne II(Only with a binary patch to the device)
  78.  o Hydra
  79.  
  80. ################################################################################################
  81.  
  82. Problem local Hardware:
  83.  
  84. Hardware: Blizzard blizzppc.device
  85.  Version: All
  86.  Problem: Does not yet work...
  87.   Status: Problem not yet identified...
  88.      Fix: Use <DisableSCSI> in your startup script if you
  89.           have a SCSI card but don`t *need* it now as you
  90.           use IDE. Otherwise wait for a new MorphOS version.
  91.           Sorry...i also wished we could have managed that
  92.           before the release.
  93.  
  94. Hardware: A1200 PCMCIA
  95.  Version: every
  96.  Problem: system seems to lock up in the interrupt handler
  97.   Status: Problem not yet identified...but we intend to fix it
  98.      Fix: it`s filtered out
  99.  
  100. Hardware: serial port controlled by the serial.device
  101.  Version: ?
  102.  Problem: seems to fail...
  103.   Status: Problem not yet identified...
  104.      Fix: use a native serial.device
  105.  
  106. Hardware: ECS/AGA Blitter
  107.  Version: ?
  108.  Problem: Blitter synchronizing fails in the OS functions
  109.   Status: Problem is "sort of" identified
  110.      Fix: CyberGraphX takes over gfx
  111.  
  112. ################################################################################################
  113.  
  114. Untested Hardware but likely to run:
  115.  
  116. Ethernet A2065 (not tested)
  117.  
  118. ################################################################################################
  119.  
  120. Untested Hardware but may not run:
  121.  
  122. A2091 SCSI, GVP scsi, Hardframe, Digital Broadcaster and
  123. basicly every DMA unit
  124.  
  125. ################################################################################################
  126.  
  127. Not supported Hardware:
  128.  
  129.  
  130. ----------------------------------------------------------------------------------------------
  131.  
  132. Hardware: A3000 onboard SCSI
  133.  Version: every
  134.  Problem: probably dma/cache related..not really looked at.
  135.   Status: No time/demand to write a new driver.
  136.      Fix: it`s filtered out
  137.  
  138. ----------------------------------------------------------------------------------------------
  139.  
  140. Hardware: Fastlane Z3
  141.  Version: every
  142.  Problem: dma/cache related
  143.   Status: No time/demand to write a new driver.
  144.      Fix: it`s filtered out
  145.  
  146. ----------------------------------------------------------------------------------------------
  147. Hardware: DKB 128MB Zorro3
  148.  Version: every
  149.  Problem: memory map
  150.   Status: Because of kernel design no splitted *memory* areas are supported.
  151.      Fix: Zorro3 memory ignored
  152.  
  153. ----------------------------------------------------------------------------------------------
  154.  
  155.  
  156. ################################################################################################
  157.